feat: launch sessions using the new operator#351
Closed
Conversation
* refactor: minor formatting and unnecessary code removal * feat: include notebook username in pod labels * refactor: minor * feat: use k8s API to get user Jupyter servers * refactor: remove ununsed code * fix: minor fix in README.rst * feat: return server data as needed by UI Co-authored-by: rokroskar <rokroskar@gmail.com> * build: make tests pass * fix: apply review comments
…ves (#190) * fix: use shortened commit-sha to check for an autosave match * fix: use commit-sha of remote branch to create autosave branch name * fix: avoid a None dereferencing * fix: use both local and remote commit-sha for autosave
fix: update telepresence script and add vs code debugger
* feat: handle k8s api errors when querying for logs (#216)
feat: return json data from server_logs and expose lines limit fix #224
- Enable the use of tmpauthenticator for Jupyterhub authentication. This enables notebook sessions for logged-out users. Closes #171 - Enable logged in users without write access to a project to start notebook servers from the project. Closes #275 - Add a helper script which creates a helm values file for a secondary notebooks service deployment from the main Renku values file (some amount of guessing involved).
Add cronjob that periodically deletes users image pull secrets along with unit tests
* fix: cannot create user env due to invalid k8s secret labels
* fix: properly determine user server pod status with multiple containers Co-authored-by: Andreas Bleuler <ableuler@users.noreply.github.com>
* chore: simplify tests * chore: make JH start once per session * feat: add schemas and swagger * feat: add swagger descriptions and security schema * chore: add docstrings to schema classes * fix: return server details when pending and spawning to prevent UI content flicker
* fix: add missing fields in renku-notebooks schemas * chore: update tests * fix: simplify definition of UserPodResources schema
Member
Author
|
This change is part of the following stack: Change managed by git-spice. |
This was referenced Aug 27, 2024
408ce48 to
92d4ca6
Compare
5a4dfa2 to
a4f95d8
Compare
Contributor
|
Tearing down the temporary RenkuLab deplyoment for this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/deploy renku=feat-jupyter-free-sessions amalthea-sessions=fix-missing-status renku-gateway=feat-add-renku-refresh-token-for-data-service extra-values=amalthea-sessions.deployCrd=false